Skip to content

revert(export): Revert proxy-only ONNX transform gating and restore default export behavior#912

Open
vbaddi wants to merge 2 commits intoquic:release/v1.21.6from
vbaddi:dev/revert_onnx_transforms
Open

revert(export): Revert proxy-only ONNX transform gating and restore default export behavior#912
vbaddi wants to merge 2 commits intoquic:release/v1.21.6from
vbaddi:dev/revert_onnx_transforms

Conversation

@vbaddi
Copy link
Copy Markdown
Contributor

@vbaddi vbaddi commented Apr 10, 2026

Summary

Reverts the ONNX transform changes from the related branches and restores the previous mainline behavior.

Changes

  • Restore default SplitTensorsTransform and FP16ClipTransform behavior
  • Remove proxy-only ONNX transform gating
  • Remove the embedding-only FP16 special-case path

Validation

python -m pytest -q tests/unit_test/models/test_model_quickcheck.py -n auto

@vbaddi vbaddi added the 1.21.0 label Apr 10, 2026
@quic-rishinr quic-rishinr changed the base branch from main to splittensor_revert April 10, 2026 07:31
@quic-rishinr quic-rishinr changed the base branch from splittensor_revert to release/v1.21.6 April 10, 2026 10:44
vbaddi added 2 commits April 10, 2026 16:45
Revert proxy-only ONNX transform gating and restore the previous default export behavior with SplitTensorsTransform and FP16ClipTransform enabled by default. Keep the
quickcheck workflow and quickcheck test path unchanged.

Signed-off-by: vbaddi <vbaddi@qti.qualcomm.com>
…graph (customop)

Signed-off-by: vbaddi <vbaddi@qti.qualcomm.com>
@quic-rishinr quic-rishinr force-pushed the dev/revert_onnx_transforms branch from cd3d17d to cec8c60 Compare April 10, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants